From d9c0b6533faea7df01986ebbcb6866bd32a9f101 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Mon, 27 Jun 2005 14:19:54 +0000 Subject: [PATCH] Fix #2369: removing

--- languages/Language.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index 455c3c651c..683f974aad 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -520,14 +520,14 @@ of when the lock will be released', entries and other modifications, probably for routine database maintenance, after which it will be back to normal. The administrator who locked it offered this explanation: -

$1", +$1", 'missingarticle' => "The database did not find the text of a page that it should have found, named \"$1\". -

This is usually caused by following an outdated diff or history link to a +This is usually caused by following an outdated diff or history link to a page that has been deleted. -

If this is not the case, you may have found a bug in the software. +If this is not the case, you may have found a bug in the software. Please report this to an administrator, making note of the URL.", 'readonly_lag' => "The database has been automatically locked while the slave database servers catch up to the master", 'internalerror' => 'Internal error', -- 2.20.1